Sat Apr 20 2019 17:37:49 GMT+0000 (UTC)
In order to be notified that configuration wasn't loaded properly
As an Isotope Mail Client user
I want to be shown an informative error page

Given chrome browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found 0s

When I access this URL 0s

Then I'm shown an error page stating configuration wasn't found 11s 376ms Screenshot +

Given firefox browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found 0s

When I access this URL 0s

Then I'm shown an error page stating configuration wasn't found 3s 548ms Screenshot +

Given edge browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found 0s

When I access this URL 1ms

Then I'm shown an error page stating configuration wasn't found 3s 697ms Screenshot +

In order to access my mailbox
As an Isotope Mail Client User
I want to be able to login

Given chrome browser and a fixed login route URL https://isotope.marcnuri.com/login 0s

When I access this URL to login 0s

Then I'm shown a login page with a form to input my credentials 3s 157ms Screenshot +

Given firefox browser and a fixed login route URL https://isotope.marcnuri.com/login 0s

When I access this URL to login 0s

Then I'm shown a login page with a form to input my credentials 3s 596ms Screenshot +

Given edge browser and a fixed login route URL https://isotope.marcnuri.com/login 0s

When I access this URL to login 0s

Then I'm shown a login page with a form to input my credentials 1s 870ms Screenshot +

Given Isotope's base URL https://isotope.marcnuri.com 0s

When I access this URL without a session 0s

Then I'm redirected to the login page 625ms Show Error +
                                            
AssertionError + expected - actual -https://isotope.marcnuri.com/ +https://isotope.marcnuri.com/login at World.(anonymous) (/home/travis/build/manusa/isotope-mail-e2e-tests/features/step_definitions/login.js:42:27) at (anonymous) at process._tickCallback (internal/process/next_tick.js:189:7)